Rate Overview
Live
1 QAR = 1.2420 RON
1 RON = 0.805162
QAR
Avg
1.2435
High
1.2476
Low
1.2394
Last updated: 6/16/2026, 1:25:44 PM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.24 RON |
| 10 QAR | 12.42 RON |
| 50 QAR | 62.10 RON |
| 100 QAR | 124.20 RON |
| 500 QAR | 620.99 RON |
| 1,000 QAR | 1,241.99 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-06-16T13:25:44Z",
"rates": {
"RON": 1.241986
}
}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": 124.1986,
"rate": 1.241986
}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