Rate Overview
Live
1 MOP = 3.9161 TWD
1 TWD = 0.255359
MOP
Avg
3.9288
High
3.9472
Low
3.9161
Last updated: 4/17/2026, 4:52:40 AM
Quick Conversions
| MOP | TWD |
|---|---|
| 1 MOP | 3.92 TWD |
| 10 MOP | 39.16 TWD |
| 50 MOP | 195.80 TWD |
| 100 MOP | 391.61 TWD |
| 500 MOP | 1,958.03 TWD |
| 1,000 MOP | 3,916.06 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-04-17T04:52:40Z",
"rates": {
"TWD": 3.916061
}
}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": 391.6061,
"rate": 3.916061
}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