Rate Overview
Live
1 MYR = 0.914181 PLN
1 PLN = 1.0939
MYR
Avg
0.919953
High
0.927064
Low
0.914181
Last updated: 9/7/2026, 8:22:02 AM
Quick Conversions
| MYR | PLN |
|---|---|
| 1 MYR | 0.91 PLN |
| 10 MYR | 9.14 PLN |
| 50 MYR | 45.71 PLN |
| 100 MYR | 91.42 PLN |
| 500 MYR | 457.09 PLN |
| 1,000 MYR | 914.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-09-07T08:22:02Z",
"rates": {
"PLN": 0.914181
}
}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": 91.4181,
"rate": 0.914181
}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