Rate Overview
Live
1 USD = 8.0771 MOP
1 MOP = 0.123807
USD
Avg
8.0755
High
8.0771
Low
8.0737
Last updated: 9/3/2026, 2:48:25 PM
Quick Conversions
| USD | MOP |
|---|---|
| 1 USD | 8.08 MOP |
| 10 USD | 80.77 MOP |
| 50 USD | 403.86 MOP |
| 100 USD | 807.71 MOP |
| 500 USD | 4,038.56 MOP |
| 1,000 USD | 8,077.11 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-09-03T14:48:25Z",
"rates": {
"MOP": 8.07711057
}
}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.711057,
"rate": 8.07711057
}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