Rate Overview
Live
1 USD = 8.0771 MOP
1 MOP = 0.123807
USD
Avg
8.0463
High
8.0854
Low
8.0006
Last updated: 7/28/2026, 8:52:34 AM
Quick Conversions
| USD | MOP |
|---|---|
| 1 USD | 8.08 MOP |
| 10 USD | 80.77 MOP |
| 50 USD | 403.85 MOP |
| 100 USD | 807.71 MOP |
| 500 USD | 4,038.55 MOP |
| 1,000 USD | 8,077.10 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-07-28T08:52:34Z",
"rates": {
"MOP": 8.07709824
}
}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": 807.709824,
"rate": 8.07709824
}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