Rate Overview
Live
1 MOP = 0.295979 TOP
1 TOP = 3.3786
MOP
Avg
0.292178
High
0.295979
Low
0.290784
Last updated: 3/7/2026, 3:03:49 AM
Quick Conversions
| MOP | TOP |
|---|---|
| 1 MOP | 0.30 TOP |
| 10 MOP | 2.96 TOP |
| 50 MOP | 14.80 TOP |
| 100 MOP | 29.60 TOP |
| 500 MOP | 147.99 TOP |
| 1,000 MOP | 295.98 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-07T03:03:49Z",
"rates": {
"TOP": 0.295979
}
}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.5979,
"rate": 0.295979
}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