Rate Overview
Live
1 MYR = 0.421234 BGN
1 BGN = 2.3740
MYR
Avg
0.425874
High
0.429962
Low
0.421234
Last updated: 3/27/2026, 12:58:19 PM
Quick Conversions
| MYR | BGN |
|---|---|
| 1 MYR | 0.42 BGN |
| 10 MYR | 4.21 BGN |
| 50 MYR | 21.06 BGN |
| 100 MYR | 42.12 BGN |
| 500 MYR | 210.62 BGN |
| 1,000 MYR | 421.23 BGN |
Get MYR/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BGNExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T12:58:19Z",
"rates": {
"BGN": 0.421234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BGN",
"amount": 100
},
"result": 42.1234,
"rate": 0.421234
}Build with MYR/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key