Rate Overview
Live
1 RON = 0.165087 FKP
1 FKP = 6.0574
RON
Avg
0.164886
High
0.165515
Low
0.164556
Last updated: 6/16/2026, 12:31:05 PM
Quick Conversions
| RON | FKP |
|---|---|
| 1 RON | 0.17 FKP |
| 10 RON | 1.65 FKP |
| 50 RON | 8.25 FKP |
| 100 RON | 16.51 FKP |
| 500 RON | 82.54 FKP |
| 1,000 RON | 165.09 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-06-16T12:31:05Z",
"rates": {
"FKP": 0.165087
}
}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.5087,
"rate": 0.165087
}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