Rate Overview
Live
1 QAR = 2.2122 MOP
1 MOP = 0.452038
QAR
Avg
2.2121
High
2.2135
Low
2.2103
Last updated: 4/18/2026, 8:44:41 AM
Quick Conversions
| QAR | MOP |
|---|---|
| 1 QAR | 2.21 MOP |
| 10 QAR | 22.12 MOP |
| 50 QAR | 110.61 MOP |
| 100 QAR | 221.22 MOP |
| 500 QAR | 1,106.10 MOP |
| 1,000 QAR | 2,212.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-04-18T08:44:41Z",
"rates": {
"MOP": 2.212205
}
}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.2205,
"rate": 2.212205
}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