Rate Overview
Live
1 MOP = 3.9495 TWD
1 TWD = 0.253199
MOP
Avg
3.9281
High
3.9495
Low
3.8956
Last updated: 3/7/2026, 7:43:11 AM
Quick Conversions
| MOP | TWD |
|---|---|
| 1 MOP | 3.95 TWD |
| 10 MOP | 39.49 TWD |
| 50 MOP | 197.47 TWD |
| 100 MOP | 394.95 TWD |
| 500 MOP | 1,974.74 TWD |
| 1,000 MOP | 3,949.47 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-07T07:43:11Z",
"rates": {
"TWD": 3.94947
}
}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": 394.947,
"rate": 3.94947
}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