Rate Overview
Live
1 MOP = 3.9719 TWD
1 TWD = 0.251769
MOP
Avg
3.9687
High
3.9832
Low
3.9535
Last updated: 7/11/2026, 3:34:37 AM
Quick Conversions
| MOP | TWD |
|---|---|
| 1 MOP | 3.97 TWD |
| 10 MOP | 39.72 TWD |
| 50 MOP | 198.60 TWD |
| 100 MOP | 397.19 TWD |
| 500 MOP | 1,985.95 TWD |
| 1,000 MOP | 3,971.90 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-11T03:34:37Z",
"rates": {
"TWD": 3.971901
}
}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": 397.1901,
"rate": 3.971901
}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