Rate Overview
Live
1 QAR = 1.1868 RON
1 RON = 0.842635
QAR
Avg
1.1894
High
1.1972
Low
1.1840
Last updated: 4/17/2026, 6:11:19 AM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.19 RON |
| 10 QAR | 11.87 RON |
| 50 QAR | 59.34 RON |
| 100 QAR | 118.68 RON |
| 500 QAR | 593.38 RON |
| 1,000 QAR | 1,186.75 RON |
Get QAR/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=RONExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-04-17T06:11:19Z",
"rates": {
"RON": 1.186753
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "RON",
"amount": 100
},
"result": 118.6753,
"rate": 1.186753
}Build with QAR/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key