Rate Overview
Live
1 MYR = 0.925674 PLN
1 PLN = 1.0803
MYR
Avg
0.915649
High
1.0722
Low
0.832361
Last updated: 7/28/2026, 11:15:13 PM
Quick Conversions
| MYR | PLN |
|---|---|
| 1 MYR | 0.93 PLN |
| 10 MYR | 9.26 PLN |
| 50 MYR | 46.28 PLN |
| 100 MYR | 92.57 PLN |
| 500 MYR | 462.84 PLN |
| 1,000 MYR | 925.67 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-07-28T23:15:13Z",
"rates": {
"PLN": 0.925674
}
}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.5674,
"rate": 0.925674
}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