Rate Overview
Live
1 QAR = 2.2176 MOP
1 MOP = 0.450947
QAR
Avg
2.2076
High
2.2213
Low
2.1932
Last updated: 6/18/2026, 5:15:29 PM
Quick Conversions
| QAR | MOP |
|---|---|
| 1 QAR | 2.22 MOP |
| 10 QAR | 22.18 MOP |
| 50 QAR | 110.88 MOP |
| 100 QAR | 221.76 MOP |
| 500 QAR | 1,108.78 MOP |
| 1,000 QAR | 2,217.56 MOP |
Get QAR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=MOPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-06-18T17:15:29Z",
"rates": {
"MOP": 2.217555
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "MOP",
"amount": 100
},
"result": 221.75549999999998,
"rate": 2.217555
}Build with QAR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key