Rate Overview
Live
1 MOP = 0.292806 TOP
1 TOP = 3.4152
MOP
Avg
0.291833
High
0.299006
Low
0.285017
Last updated: 7/29/2026, 3:40:09 AM
Quick Conversions
| MOP | TOP |
|---|---|
| 1 MOP | 0.29 TOP |
| 10 MOP | 2.93 TOP |
| 50 MOP | 14.64 TOP |
| 100 MOP | 29.28 TOP |
| 500 MOP | 146.40 TOP |
| 1,000 MOP | 292.81 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-07-29T03:40:09Z",
"rates": {
"TOP": 0.292806
}
}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.2806,
"rate": 0.292806
}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