Rate Overview
Live
1 PEN = 122.7154 KMF
1 KMF = 0.008149
PEN
Avg
124.8557
High
126.7133
Low
120.2133
Last updated: 3/27/2026, 5:03:31 PM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 122.72 KMF |
| 10 PEN | 1,227.15 KMF |
| 50 PEN | 6,135.77 KMF |
| 100 PEN | 12,271.54 KMF |
| 500 PEN | 61,357.70 KMF |
| 1,000 PEN | 122,715.41 KMF |
Get PEN/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=KMFExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T17:03:31Z",
"rates": {
"KMF": 122.715405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "KMF",
"amount": 100
},
"result": 12271.540500000001,
"rate": 122.715405
}Build with PEN/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key