Rate Overview
Live
1 FKP = 321.1037 YER
1 YER = 0.003114
FKP
Avg
322.2263
High
325.3491
Low
317.9757
Last updated: 5/27/2026, 6:12:18 AM
Quick Conversions
| FKP | YER |
|---|---|
| 1 FKP | 321.10 YER |
| 10 FKP | 3,211.04 YER |
| 50 FKP | 16,055.18 YER |
| 100 FKP | 32,110.37 YER |
| 500 FKP | 160,551.84 YER |
| 1,000 FKP | 321,103.68 YER |
Get FKP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=YERExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-27T06:12:18Z",
"rates": {
"YER": 321.103682
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "YER",
"amount": 100
},
"result": 32110.3682,
"rate": 321.103682
}Build with FKP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key