Rate Overview
Live
1 GBP = 5.4849 MYR
1 MYR = 0.182318
GBP
Avg
5.3621
High
5.5026
Low
5.2250
Last updated: 7/22/2026, 9:06:01 PM
Quick Conversions
| GBP | MYR |
|---|---|
| 1 GBP | 5.48 MYR |
| 10 GBP | 54.85 MYR |
| 50 GBP | 274.25 MYR |
| 100 GBP | 548.49 MYR |
| 500 GBP | 2,742.46 MYR |
| 1,000 GBP | 5,484.92 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-22T21:06:01Z",
"rates": {
"MYR": 5.484918
}
}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.4918,
"rate": 5.484918
}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