Rate Overview
Live
1 USD = 8.0794 MOP
1 MOP = 0.123772
USD
Avg
8.0816
High
8.0826
Low
8.0794
Last updated: 8/18/2026, 5:32:18 PM
Quick Conversions
| USD | MOP |
|---|---|
| 1 USD | 8.08 MOP |
| 10 USD | 80.79 MOP |
| 50 USD | 403.97 MOP |
| 100 USD | 807.94 MOP |
| 500 USD | 4,039.70 MOP |
| 1,000 USD | 8,079.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-08-18T17:32:18Z",
"rates": {
"MOP": 8.07940333
}
}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.940333,
"rate": 8.07940333
}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