Rate Overview
Live
1 PLN = 1.0926 MYR
1 MYR = 0.915269
PLN
Avg
1.0925
High
1.1002
Low
1.0864
Last updated: 5/7/2026, 2:52:29 PM
Quick Conversions
| PLN | MYR |
|---|---|
| 1 PLN | 1.09 MYR |
| 10 PLN | 10.93 MYR |
| 50 PLN | 54.63 MYR |
| 100 PLN | 109.26 MYR |
| 500 PLN | 546.29 MYR |
| 1,000 PLN | 1,092.58 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-05-07T14:52:29Z",
"rates": {
"MYR": 1.092575
}
}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": 109.25750000000001,
"rate": 1.092575
}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