Rate Overview
Live
1 MOP = 0.295322 TOP
1 TOP = 3.3861 MOP
Avg
0.294345
High
0.300625
Low
0.287694
Last updated: 1/25/2026, 9:20:41 AM
Quick Conversions
| MOP | TOP |
|---|---|
| 1 MOP | 0.30 TOP |
| 10 MOP | 2.95 TOP |
| 50 MOP | 14.77 TOP |
| 100 MOP | 29.53 TOP |
| 500 MOP | 147.66 TOP |
| 1,000 MOP | 295.32 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-01-25T09:20:41Z",
"rates": {
"TOP": 0.295322
}
}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": 29.532199999999996,
"rate": 0.295322
}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