Rate Overview
Live
1 USD = 8.0662 MOP
1 MOP = 0.123974
USD
Avg
8.0478
High
8.0813
Low
8.0046
Last updated: 5/28/2026, 6:29:34 PM
Quick Conversions
| USD | MOP |
|---|---|
| 1 USD | 8.07 MOP |
| 10 USD | 80.66 MOP |
| 50 USD | 403.31 MOP |
| 100 USD | 806.62 MOP |
| 500 USD | 4,033.09 MOP |
| 1,000 USD | 8,066.19 MOP |
Get USD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MOPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-28T18:29:34Z",
"rates": {
"MOP": 8.06618732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MOP",
"amount": 100
},
"result": 806.6187319999999,
"rate": 8.06618732
}Build with USD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key