Rate Overview
Live
1 MOP = 0.290140 TOP
1 TOP = 3.4466
MOP
Avg
0.291307
High
0.297087
Low
0.288125
Last updated: 3/27/2026, 10:07:00 AM
Quick Conversions
| MOP | TOP |
|---|---|
| 1 MOP | 0.29 TOP |
| 10 MOP | 2.90 TOP |
| 50 MOP | 14.51 TOP |
| 100 MOP | 29.01 TOP |
| 500 MOP | 145.07 TOP |
| 1,000 MOP | 290.14 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-03-27T10:07:00Z",
"rates": {
"TOP": 0.29014
}
}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.014,
"rate": 0.29014
}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