Rate Overview
Live
1 GBP = 575.5385 KMF
1 KMF = 0.001738
GBP
Avg
568.5769
High
576.5463
Low
561.9516
Last updated: 7/23/2026, 9:55:15 AM
Quick Conversions
| GBP | KMF |
|---|---|
| 1 GBP | 575.54 KMF |
| 10 GBP | 5,755.39 KMF |
| 50 GBP | 28,776.93 KMF |
| 100 GBP | 57,553.85 KMF |
| 500 GBP | 287,769.27 KMF |
| 1,000 GBP | 575,538.55 KMF |
Get GBP/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=KMFExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T09:55:15Z",
"rates": {
"KMF": 575.538545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "KMF",
"amount": 100
},
"result": 57553.8545,
"rate": 575.538545
}Build with GBP/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key