Rate Overview
Live
1 MKD = 0.068432 QAR
1 QAR = 14.6130
MKD
Avg
0.069250
High
0.070826
Low
0.068118
Last updated: 3/28/2026, 3:46:53 PM
Quick Conversions
| MKD | QAR |
|---|---|
| 1 MKD | 0.07 QAR |
| 10 MKD | 0.68 QAR |
| 50 MKD | 3.42 QAR |
| 100 MKD | 6.84 QAR |
| 500 MKD | 34.22 QAR |
| 1,000 MKD | 68.43 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-03-28T15:46:53Z",
"rates": {
"QAR": 0.068432
}
}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.8432,
"rate": 0.068432
}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