Rate Overview
Live
1 USD = 8.0784 MOP
1 MOP = 0.123787
USD
Avg
8.0790
High
8.0819
Low
8.0781
Last updated: 7/8/2026, 1:25:42 AM
Quick Conversions
| USD | MOP |
|---|---|
| 1 USD | 8.08 MOP |
| 10 USD | 80.78 MOP |
| 50 USD | 403.92 MOP |
| 100 USD | 807.84 MOP |
| 500 USD | 4,039.20 MOP |
| 1,000 USD | 8,078.40 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-08T01:25:42Z",
"rates": {
"MOP": 8.07839961
}
}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.839961,
"rate": 8.07839961
}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