Rate Overview
Live
1 QAR = 1.2560 RON
1 RON = 0.796149
QAR
Avg
1.2610
High
1.2639
Low
1.2560
Last updated: 7/27/2026, 2:40:27 PM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.26 RON |
| 10 QAR | 12.56 RON |
| 50 QAR | 62.80 RON |
| 100 QAR | 125.60 RON |
| 500 QAR | 628.02 RON |
| 1,000 QAR | 1,256.05 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-27T14:40:27Z",
"rates": {
"RON": 1.256047
}
}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.6047,
"rate": 1.256047
}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