Rate Overview
Live
1 PEN = 124.4974 KMF
1 KMF = 0.008032
PEN
Avg
124.4332
High
125.0697
Low
123.9447
Last updated: 5/29/2026, 4:24:49 PM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 124.50 KMF |
| 10 PEN | 1,244.97 KMF |
| 50 PEN | 6,224.87 KMF |
| 100 PEN | 12,449.74 KMF |
| 500 PEN | 62,248.71 KMF |
| 1,000 PEN | 124,497.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-05-29T16:24:49Z",
"rates": {
"KMF": 124.497411
}
}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": 12449.7411,
"rate": 124.497411
}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