Rate Overview
Live
1 RON = 0.170008 FKP
1 FKP = 5.8821
RON
Avg
0.170708
High
0.171932
Low
0.169724
Last updated: 3/7/2026, 3:40:04 AM
Quick Conversions
| RON | FKP |
|---|---|
| 1 RON | 0.17 FKP |
| 10 RON | 1.70 FKP |
| 50 RON | 8.50 FKP |
| 100 RON | 17.00 FKP |
| 500 RON | 85.00 FKP |
| 1,000 RON | 170.01 FKP |
Get RON/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=FKPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-07T03:40:04Z",
"rates": {
"FKP": 0.170008
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "FKP",
"amount": 100
},
"result": 17.000799999999998,
"rate": 0.170008
}Build with RON/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key