Rate Overview
Live
1 USD = 8.0922 MOP
1 MOP = 0.123576
USD
Avg
8.0741
High
8.0922
Low
8.0550
Last updated: 5/8/2026, 1:04:19 PM
Quick Conversions
| USD | MOP |
|---|---|
| 1 USD | 8.09 MOP |
| 10 USD | 80.92 MOP |
| 50 USD | 404.61 MOP |
| 100 USD | 809.22 MOP |
| 500 USD | 4,046.09 MOP |
| 1,000 USD | 8,092.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-08T13:04:19Z",
"rates": {
"MOP": 8.09218611
}
}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": 809.218611,
"rate": 8.09218611
}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