Rate Overview
Live
1 PLN = 1.1173 MYR
1 MYR = 0.895041
PLN
Avg
1.1092
High
1.1176
Low
1.1036
Last updated: 6/17/2026, 6:43:36 AM
Quick Conversions
| PLN | MYR |
|---|---|
| 1 PLN | 1.12 MYR |
| 10 PLN | 11.17 MYR |
| 50 PLN | 55.86 MYR |
| 100 PLN | 111.73 MYR |
| 500 PLN | 558.63 MYR |
| 1,000 PLN | 1,117.27 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-06-17T06:43:36Z",
"rates": {
"MYR": 1.117267
}
}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": 111.7267,
"rate": 1.117267
}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