Rate Overview
Live
1 MOP = 0.451320 QAR
1 QAR = 2.2157
MOP
Avg
0.453287
High
0.455949
Low
0.450191
Last updated: 3/27/2026, 2:55:12 PM
Quick Conversions
| MOP | QAR |
|---|---|
| 1 MOP | 0.45 QAR |
| 10 MOP | 4.51 QAR |
| 50 MOP | 22.57 QAR |
| 100 MOP | 45.13 QAR |
| 500 MOP | 225.66 QAR |
| 1,000 MOP | 451.32 QAR |
Get MOP/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=QARExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T14:55:12Z",
"rates": {
"QAR": 0.45132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "QAR",
"amount": 100
},
"result": 45.132,
"rate": 0.45132
}Build with MOP/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key