Rate Overview
Live
1 YER = 0.003114 FKP
1 FKP = 321.1304
YER
Avg
0.003117
High
0.003238
Low
0.003021
Last updated: 5/27/2026, 4:53:01 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.56 FKP |
| 1,000 YER | 3.11 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-05-27T04:53:01Z",
"rates": {
"FKP": 0.003114
}
}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.3114,
"rate": 0.003114
}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