Rate Overview
Live
1 USD = 8.0560 MOP
1 MOP = 0.124131
USD
Avg
8.0547
High
8.0580
Low
8.0430
Last updated: 3/6/2026, 11:44:32 PM
Quick Conversions
| USD | MOP |
|---|---|
| 1 USD | 8.06 MOP |
| 10 USD | 80.56 MOP |
| 50 USD | 402.80 MOP |
| 100 USD | 805.60 MOP |
| 500 USD | 4,027.99 MOP |
| 1,000 USD | 8,055.98 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-03-06T23:44:32Z",
"rates": {
"MOP": 8.05598032
}
}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": 805.598032,
"rate": 8.05598032
}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