Rate Overview
Live
1 BRL = 180.3011 KPW
1 KPW = 0.005546
BRL
Avg
179.7969
High
180.6679
Low
178.0569
Last updated: 4/17/2026, 6:25:06 AM
Quick Conversions
| BRL | KPW |
|---|---|
| 1 BRL | 180.30 KPW |
| 10 BRL | 1,803.01 KPW |
| 50 BRL | 9,015.06 KPW |
| 100 BRL | 18,030.11 KPW |
| 500 BRL | 90,150.57 KPW |
| 1,000 BRL | 180,301.14 KPW |
Get BRL/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=KPWExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-04-17T06:25:06Z",
"rates": {
"KPW": 180.301142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "KPW",
"amount": 100
},
"result": 18030.1142,
"rate": 180.301142
}Build with BRL/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key