Rate Overview
Live
1 YER = 0.003140 FKP
1 FKP = 318.4713
YER
Avg
0.003136
High
0.003146
Low
0.003124
Last updated: 3/27/2026, 8:10:50 AM
Quick Conversions
| YER | FKP |
|---|---|
| 1 YER | 0.00 FKP |
| 10 YER | 0.03 FKP |
| 50 YER | 0.16 FKP |
| 100 YER | 0.31 FKP |
| 500 YER | 1.57 FKP |
| 1,000 YER | 3.14 FKP |
Get YER/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=FKPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-27T08:10:50Z",
"rates": {
"FKP": 0.00314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "FKP",
"amount": 100
},
"result": 0.314,
"rate": 0.00314
}Build with YER/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key