Rate Overview
Live
1 MYR = 0.906178 PLN
1 PLN = 1.1035
MYR
Avg
0.911754
High
0.916570
Low
0.906178
Last updated: 4/17/2026, 6:31:30 AM
Quick Conversions
| MYR | PLN |
|---|---|
| 1 MYR | 0.91 PLN |
| 10 MYR | 9.06 PLN |
| 50 MYR | 45.31 PLN |
| 100 MYR | 90.62 PLN |
| 500 MYR | 453.09 PLN |
| 1,000 MYR | 906.18 PLN |
Get MYR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=PLNExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-17T06:31:30Z",
"rates": {
"PLN": 0.906178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "PLN",
"amount": 100
},
"result": 90.6178,
"rate": 0.906178
}Build with MYR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key