Rate Overview
Live
1 MKD = 0.067538 QAR
1 QAR = 14.8065
MKD
Avg
0.068182
High
0.068569
Low
0.067538
Last updated: 6/19/2026, 8:24:37 AM
Quick Conversions
| MKD | QAR |
|---|---|
| 1 MKD | 0.07 QAR |
| 10 MKD | 0.68 QAR |
| 50 MKD | 3.38 QAR |
| 100 MKD | 6.75 QAR |
| 500 MKD | 33.77 QAR |
| 1,000 MKD | 67.54 QAR |
Get MKD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=QARExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-06-19T08:24:37Z",
"rates": {
"QAR": 0.067538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "QAR",
"amount": 100
},
"result": 6.7538,
"rate": 0.067538
}Build with MKD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key