Rate Overview
Live
1 RON = 0.164015 FKP
1 FKP = 6.0970
RON
Avg
0.164313
High
0.164857
Low
0.163659
Last updated: 7/4/2026, 9:41:18 PM
Quick Conversions
| RON | FKP |
|---|---|
| 1 RON | 0.16 FKP |
| 10 RON | 1.64 FKP |
| 50 RON | 8.20 FKP |
| 100 RON | 16.40 FKP |
| 500 RON | 82.01 FKP |
| 1,000 RON | 164.02 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-07-04T21:41:18Z",
"rates": {
"FKP": 0.164015
}
}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": 16.4015,
"rate": 0.164015
}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