Rate Overview
Live
1 GBP = 5.4857 MYR
1 MYR = 0.182292
GBP
Avg
5.4532
High
5.5176
Low
5.3858
Last updated: 7/23/2026, 8:00:04 AM
Quick Conversions
| GBP | MYR |
|---|---|
| 1 GBP | 5.49 MYR |
| 10 GBP | 54.86 MYR |
| 50 GBP | 274.29 MYR |
| 100 GBP | 548.57 MYR |
| 500 GBP | 2,742.85 MYR |
| 1,000 GBP | 5,485.70 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-23T08:00:04Z",
"rates": {
"MYR": 5.485704
}
}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": 548.5704000000001,
"rate": 5.485704
}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