Rate Overview
Live
1 PEN = 121.6842 KMF
1 KMF = 0.008218
PEN
Avg
123.5312
High
125.0039
Low
121.6842
Last updated: 3/7/2026, 3:05:33 AM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 121.68 KMF |
| 10 PEN | 1,216.84 KMF |
| 50 PEN | 6,084.21 KMF |
| 100 PEN | 12,168.42 KMF |
| 500 PEN | 60,842.12 KMF |
| 1,000 PEN | 121,684.24 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-07T03:05:33Z",
"rates": {
"KMF": 121.68424
}
}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": 12168.424,
"rate": 121.68424
}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