Rate Overview
Live
1 MOP = 0.450599 QAR
1 QAR = 2.2193
MOP
Avg
0.452479
High
0.454963
Low
0.450167
Last updated: 8/3/2026, 6:43:24 PM
Quick Conversions
| MOP | QAR |
|---|---|
| 1 MOP | 0.45 QAR |
| 10 MOP | 4.51 QAR |
| 50 MOP | 22.53 QAR |
| 100 MOP | 45.06 QAR |
| 500 MOP | 225.30 QAR |
| 1,000 MOP | 450.60 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-08-03T18:43:24Z",
"rates": {
"QAR": 0.450599
}
}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.059900000000006,
"rate": 0.450599
}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