Rate Overview
Live
1 MOP = 3.9257 TWD
1 TWD = 0.254732
MOP
Avg
3.9167
High
3.9257
Low
3.9059
Last updated: 6/19/2026, 8:19:32 AM
Quick Conversions
| MOP | TWD |
|---|---|
| 1 MOP | 3.93 TWD |
| 10 MOP | 39.26 TWD |
| 50 MOP | 196.29 TWD |
| 100 MOP | 392.57 TWD |
| 500 MOP | 1,962.85 TWD |
| 1,000 MOP | 3,925.70 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-06-19T08:19:32Z",
"rates": {
"TWD": 3.925702
}
}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": 392.5702,
"rate": 3.925702
}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