Rate Overview
Live
1 MOP = 0.123918 USD
1 USD = 8.0699
MOP
Avg
0.123919
High
0.123974
Low
0.123903
Last updated: 5/30/2026, 3:09:02 AM
Quick Conversions
| MOP | USD |
|---|---|
| 1 MOP | 0.12 USD |
| 10 MOP | 1.24 USD |
| 50 MOP | 6.20 USD |
| 100 MOP | 12.39 USD |
| 500 MOP | 61.96 USD |
| 1,000 MOP | 123.92 USD |
Get MOP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=USDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-30T03:09:02Z",
"rates": {
"USD": 0.123918
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "USD",
"amount": 100
},
"result": 12.3918,
"rate": 0.123918
}Build with MOP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key