Rate Overview
Live
1 QAR = 2.2182 MOP
1 MOP = 0.450815
QAR
Avg
2.2185
High
2.2190
Low
2.2182
Last updated: 9/7/2026, 5:43:29 AM
Quick Conversions
| QAR | MOP |
|---|---|
| 1 QAR | 2.22 MOP |
| 10 QAR | 22.18 MOP |
| 50 QAR | 110.91 MOP |
| 100 QAR | 221.82 MOP |
| 500 QAR | 1,109.10 MOP |
| 1,000 QAR | 2,218.21 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-09-07T05:43:29Z",
"rates": {
"MOP": 2.218207
}
}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.82070000000002,
"rate": 2.218207
}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