Rate Overview
Live
1 QAR = 2.2204 MOP
1 MOP = 0.450366
QAR
Avg
2.2203
High
2.2205
Low
2.2199
Last updated: 8/17/2026, 8:15:23 AM
Quick Conversions
| QAR | MOP |
|---|---|
| 1 QAR | 2.22 MOP |
| 10 QAR | 22.20 MOP |
| 50 QAR | 111.02 MOP |
| 100 QAR | 222.04 MOP |
| 500 QAR | 1,110.21 MOP |
| 1,000 QAR | 2,220.42 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-08-17T08:15:23Z",
"rates": {
"MOP": 2.220417
}
}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": 222.0417,
"rate": 2.220417
}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