Rate Overview
Live
1 RON = 0.163503 FKP
1 FKP = 6.1161
RON
Avg
0.162838
High
0.163503
Low
0.161978
Last updated: 7/26/2026, 2:01:01 AM
Quick Conversions
| RON | FKP |
|---|---|
| 1 RON | 0.16 FKP |
| 10 RON | 1.64 FKP |
| 50 RON | 8.18 FKP |
| 100 RON | 16.35 FKP |
| 500 RON | 81.75 FKP |
| 1,000 RON | 163.50 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-26T02:01:01Z",
"rates": {
"FKP": 0.163503
}
}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.3503,
"rate": 0.163503
}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