Rate Overview
Live
1 MYR = 0.922985 PLN
1 PLN = 1.0834
MYR
Avg
0.933625
High
0.950039
Low
0.918890
Last updated: 3/27/2026, 9:54:04 AM
Quick Conversions
| MYR | PLN |
|---|---|
| 1 MYR | 0.92 PLN |
| 10 MYR | 9.23 PLN |
| 50 MYR | 46.15 PLN |
| 100 MYR | 92.30 PLN |
| 500 MYR | 461.49 PLN |
| 1,000 MYR | 922.99 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-27T09:54:04Z",
"rates": {
"PLN": 0.922985
}
}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.2985,
"rate": 0.922985
}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