Rate Overview
Live
1 MOP = 3.8937 TWD
1 TWD = 0.256824
MOP
Avg
3.8841
High
4.0964
Low
3.5308
Last updated: 5/27/2026, 6:19:39 PM
Quick Conversions
| MOP | TWD |
|---|---|
| 1 MOP | 3.89 TWD |
| 10 MOP | 38.94 TWD |
| 50 MOP | 194.69 TWD |
| 100 MOP | 389.37 TWD |
| 500 MOP | 1,946.86 TWD |
| 1,000 MOP | 3,893.72 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-27T18:19:39Z",
"rates": {
"TWD": 3.893722
}
}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": 389.37219999999996,
"rate": 3.893722
}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