Rate Overview
Live
1 QAR = 2.2160 MOP
1 MOP = 0.451267
QAR
Avg
2.2168
High
2.2172
Low
2.2160
Last updated: 5/28/2026, 9:39:53 PM
Quick Conversions
| QAR | MOP |
|---|---|
| 1 QAR | 2.22 MOP |
| 10 QAR | 22.16 MOP |
| 50 QAR | 110.80 MOP |
| 100 QAR | 221.60 MOP |
| 500 QAR | 1,107.99 MOP |
| 1,000 QAR | 2,215.98 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-05-28T21:39:53Z",
"rates": {
"MOP": 2.215985
}
}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.5985,
"rate": 2.215985
}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