Rate Overview
Live
1 KMF = 0.002345 PAB
1 PAB = 426.4392
KMF
Avg
0.002352
High
0.002413
Low
0.002188
Last updated: 3/27/2026, 10:16:38 AM
Quick Conversions
| KMF | PAB |
|---|---|
| 1 KMF | 0.00 PAB |
| 10 KMF | 0.02 PAB |
| 50 KMF | 0.12 PAB |
| 100 KMF | 0.23 PAB |
| 500 KMF | 1.17 PAB |
| 1,000 KMF | 2.34 PAB |
Get KMF/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=PABExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-27T10:16:38Z",
"rates": {
"PAB": 0.002345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "PAB",
"amount": 100
},
"result": 0.2345,
"rate": 0.002345
}Build with KMF/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key