Rate Overview
Live
1 MYR = 0.924485 PLN
1 PLN = 1.0817
MYR
Avg
0.931460
High
0.939852
Low
0.922390
Last updated: 3/27/2026, 11:15:41 AM
Quick Conversions
| MYR | PLN |
|---|---|
| 1 MYR | 0.92 PLN |
| 10 MYR | 9.24 PLN |
| 50 MYR | 46.22 PLN |
| 100 MYR | 92.45 PLN |
| 500 MYR | 462.24 PLN |
| 1,000 MYR | 924.49 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-03-27T11:15:41Z",
"rates": {
"PLN": 0.924485
}
}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": 92.4485,
"rate": 0.924485
}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