Rate Overview
Live
1 MOP = 4.0139 TWD
1 TWD = 0.249135
MOP
Avg
3.9336
High
4.0147
Low
3.8860
Last updated: 7/30/2026, 11:48:53 PM
Quick Conversions
| MOP | TWD |
|---|---|
| 1 MOP | 4.01 TWD |
| 10 MOP | 40.14 TWD |
| 50 MOP | 200.69 TWD |
| 100 MOP | 401.39 TWD |
| 500 MOP | 2,006.95 TWD |
| 1,000 MOP | 4,013.89 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-07-30T23:48:53Z",
"rates": {
"TWD": 4.013891
}
}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": 401.3891,
"rate": 4.013891
}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