Rate Overview
Live
1 MOP = 0.124131 USD
1 USD = 8.0560
MOP
Avg
0.124151
High
0.124331
Low
0.124100
Last updated: 3/6/2026, 6:36:39 PM
Quick Conversions
| MOP | USD |
|---|---|
| 1 MOP | 0.12 USD |
| 10 MOP | 1.24 USD |
| 50 MOP | 6.21 USD |
| 100 MOP | 12.41 USD |
| 500 MOP | 62.07 USD |
| 1,000 MOP | 124.13 USD |
Get MOP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=USDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-06T18:36:39Z",
"rates": {
"USD": 0.124131
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "USD",
"amount": 100
},
"result": 12.4131,
"rate": 0.124131
}Build with MOP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key