Rate Overview
Live
1 MOP = 3.9618 TWD
1 TWD = 0.252410
MOP
Avg
3.9289
High
3.9618
Low
3.8860
Last updated: 3/27/2026, 3:15:55 PM
Quick Conversions
| MOP | TWD |
|---|---|
| 1 MOP | 3.96 TWD |
| 10 MOP | 39.62 TWD |
| 50 MOP | 198.09 TWD |
| 100 MOP | 396.18 TWD |
| 500 MOP | 1,980.90 TWD |
| 1,000 MOP | 3,961.81 TWD |
Get MOP/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=TWDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T15:15:55Z",
"rates": {
"TWD": 3.961808
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "TWD",
"amount": 100
},
"result": 396.1808,
"rate": 3.961808
}Build with MOP/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key