Rate Overview
Live
1 QAR = 1.2558 RON
1 RON = 0.796303
QAR
Avg
1.2586
High
1.2644
Low
1.2546
Last updated: 7/6/2026, 1:46:39 PM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.26 RON |
| 10 QAR | 12.56 RON |
| 50 QAR | 62.79 RON |
| 100 QAR | 125.58 RON |
| 500 QAR | 627.90 RON |
| 1,000 QAR | 1,255.80 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-06T13:46:39Z",
"rates": {
"RON": 1.255803
}
}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.5803,
"rate": 1.255803
}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