Rate Overview
Live
1 PLN = 1.0783 MYR
1 MYR = 0.927390
PLN
Avg
1.1191
High
1.1705
Low
1.0545
Last updated: 7/27/2026, 3:24:02 PM
Quick Conversions
| PLN | MYR |
|---|---|
| 1 PLN | 1.08 MYR |
| 10 PLN | 10.78 MYR |
| 50 PLN | 53.91 MYR |
| 100 PLN | 107.83 MYR |
| 500 PLN | 539.15 MYR |
| 1,000 PLN | 1,078.30 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-07-27T15:24:02Z",
"rates": {
"MYR": 1.078295
}
}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": 107.8295,
"rate": 1.078295
}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