Rate Overview
Live
1 FKP = 109.9577 ALL
1 ALL = 0.009094
FKP
Avg
110.3553
High
110.8009
Low
109.9577
Last updated: 5/28/2026, 5:33:53 PM
Quick Conversions
| FKP | ALL |
|---|---|
| 1 FKP | 109.96 ALL |
| 10 FKP | 1,099.58 ALL |
| 50 FKP | 5,497.89 ALL |
| 100 FKP | 10,995.77 ALL |
| 500 FKP | 54,978.86 ALL |
| 1,000 FKP | 109,957.71 ALL |
Get FKP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=ALLExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-28T17:33:53Z",
"rates": {
"ALL": 109.95771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "ALL",
"amount": 100
},
"result": 10995.771,
"rate": 109.95771
}Build with FKP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key