Rate Overview
Live
1 GBP = 5.4499 MYR
1 MYR = 0.183488
GBP
Avg
5.4724
High
5.5176
Low
5.4499
Last updated: 7/26/2026, 1:05:57 AM
Quick Conversions
| GBP | MYR |
|---|---|
| 1 GBP | 5.45 MYR |
| 10 GBP | 54.50 MYR |
| 50 GBP | 272.50 MYR |
| 100 GBP | 544.99 MYR |
| 500 GBP | 2,724.97 MYR |
| 1,000 GBP | 5,449.94 MYR |
Get GBP/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MYRExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-26T01:05:57Z",
"rates": {
"MYR": 5.449939
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MYR",
"amount": 100
},
"result": 544.9938999999999,
"rate": 5.449939
}Build with GBP/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key