Rate Overview
Live
1 GBP = 5.4868 MYR
1 MYR = 0.182255
GBP
Avg
5.4629
High
5.4868
Low
5.4508
Last updated: 9/4/2026, 5:51:32 PM
Quick Conversions
| GBP | MYR |
|---|---|
| 1 GBP | 5.49 MYR |
| 10 GBP | 54.87 MYR |
| 50 GBP | 274.34 MYR |
| 100 GBP | 548.68 MYR |
| 500 GBP | 2,743.41 MYR |
| 1,000 GBP | 5,486.82 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-09-04T17:51:32Z",
"rates": {
"MYR": 5.486823
}
}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.6823,
"rate": 5.486823
}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