Rate Overview
Live
1 MOP = 3.8827 TWD
1 TWD = 0.257550
MOP
Avg
3.9082
High
3.9191
Low
3.8827
Last updated: 5/7/2026, 9:06:20 AM
Quick Conversions
| MOP | TWD |
|---|---|
| 1 MOP | 3.88 TWD |
| 10 MOP | 38.83 TWD |
| 50 MOP | 194.14 TWD |
| 100 MOP | 388.27 TWD |
| 500 MOP | 1,941.37 TWD |
| 1,000 MOP | 3,882.74 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-05-07T09:06:20Z",
"rates": {
"TWD": 3.882743
}
}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": 388.2743,
"rate": 3.882743
}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