Rate Overview
Live
1 QAR = 1.2365 RON
1 RON = 0.808751
QAR
Avg
1.2229
High
1.2448
Low
1.1901
Last updated: 5/27/2026, 10:55:29 AM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.24 RON |
| 10 QAR | 12.36 RON |
| 50 QAR | 61.82 RON |
| 100 QAR | 123.65 RON |
| 500 QAR | 618.24 RON |
| 1,000 QAR | 1,236.47 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-05-27T10:55:29Z",
"rates": {
"RON": 1.236474
}
}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": 123.6474,
"rate": 1.236474
}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