Rate Overview
Live
1 MYR = 0.895457 PLN
1 PLN = 1.1167
MYR
Avg
0.901650
High
0.906161
Low
0.894824
Last updated: 6/17/2026, 8:05:58 AM
Quick Conversions
| MYR | PLN |
|---|---|
| 1 MYR | 0.90 PLN |
| 10 MYR | 8.95 PLN |
| 50 MYR | 44.77 PLN |
| 100 MYR | 89.55 PLN |
| 500 MYR | 447.73 PLN |
| 1,000 MYR | 895.46 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-06-17T08:05:58Z",
"rates": {
"PLN": 0.895457
}
}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": 89.5457,
"rate": 0.895457
}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