Rate Overview
Live
1 GBP = 573.2142 KMF
1 KMF = 0.001745
GBP
Avg
577.3112
High
579.7056
Low
573.2142
Last updated: 7/23/2026, 3:46:43 PM
Quick Conversions
| GBP | KMF |
|---|---|
| 1 GBP | 573.21 KMF |
| 10 GBP | 5,732.14 KMF |
| 50 GBP | 28,660.71 KMF |
| 100 GBP | 57,321.42 KMF |
| 500 GBP | 286,607.12 KMF |
| 1,000 GBP | 573,214.23 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-23T15:46:43Z",
"rates": {
"KMF": 573.214231
}
}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": 57321.42310000001,
"rate": 573.214231
}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