Rate Overview
Live
1 MOP = 0.289277 TOP
1 TOP = 3.4569
MOP
Avg
0.291364
High
0.293988
Low
0.288212
Last updated: 4/17/2026, 4:52:38 AM
Quick Conversions
| MOP | TOP |
|---|---|
| 1 MOP | 0.29 TOP |
| 10 MOP | 2.89 TOP |
| 50 MOP | 14.46 TOP |
| 100 MOP | 28.93 TOP |
| 500 MOP | 144.64 TOP |
| 1,000 MOP | 289.28 TOP |
Get MOP/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=TOPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-17T04:52:38Z",
"rates": {
"TOP": 0.289277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "TOP",
"amount": 100
},
"result": 28.9277,
"rate": 0.289277
}Build with MOP/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key