Rate Overview
Live
1 QAR = 1.2628 RON
1 RON = 0.791861
QAR
Avg
1.2163
High
1.2628
Low
1.1693
Last updated: 7/28/2026, 11:55:41 AM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.26 RON |
| 10 QAR | 12.63 RON |
| 50 QAR | 63.14 RON |
| 100 QAR | 126.28 RON |
| 500 QAR | 631.42 RON |
| 1,000 QAR | 1,262.85 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-28T11:55:41Z",
"rates": {
"RON": 1.262848
}
}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": 126.28479999999999,
"rate": 1.262848
}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