Rate Overview
Live
1 PLN = 1.0801 MYR
1 MYR = 0.925878
PLN
Avg
1.0936
High
1.2002
Low
0.932306
Last updated: 3/27/2026, 1:26:56 PM
Quick Conversions
| PLN | MYR |
|---|---|
| 1 PLN | 1.08 MYR |
| 10 PLN | 10.80 MYR |
| 50 PLN | 54.00 MYR |
| 100 PLN | 108.01 MYR |
| 500 PLN | 540.03 MYR |
| 1,000 PLN | 1,080.06 MYR |
Get PLN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=MYRExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T13:26:56Z",
"rates": {
"MYR": 1.080056
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "MYR",
"amount": 100
},
"result": 108.00559999999999,
"rate": 1.080056
}Build with PLN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key