Rate Overview
Live
1 QAR = 1.2538 RON
1 RON = 0.797565
QAR
Avg
1.2582
High
1.2643
Low
1.2538
Last updated: 7/19/2026, 3:19:58 PM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.25 RON |
| 10 QAR | 12.54 RON |
| 50 QAR | 62.69 RON |
| 100 QAR | 125.38 RON |
| 500 QAR | 626.91 RON |
| 1,000 QAR | 1,253.82 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-07-19T15:19:58Z",
"rates": {
"RON": 1.253817
}
}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": 125.3817,
"rate": 1.253817
}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