Rate Overview
Live
1 FKP = 107.2282 ALL
1 ALL = 0.009326
FKP
Avg
107.5580
High
107.8223
Low
107.2282
Last updated: 9/4/2026, 7:54:08 PM
Quick Conversions
| FKP | ALL |
|---|---|
| 1 FKP | 107.23 ALL |
| 10 FKP | 1,072.28 ALL |
| 50 FKP | 5,361.41 ALL |
| 100 FKP | 10,722.82 ALL |
| 500 FKP | 53,614.12 ALL |
| 1,000 FKP | 107,228.24 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-09-04T19:54:08Z",
"rates": {
"ALL": 107.228236
}
}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": 10722.8236,
"rate": 107.228236
}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