Rate Overview
Live
1 GBP = 5.5472 MYR
1 MYR = 0.180271
GBP
Avg
5.5236
High
5.5472
Low
5.5022
Last updated: 8/14/2026, 6:01:54 PM
Quick Conversions
| GBP | MYR |
|---|---|
| 1 GBP | 5.55 MYR |
| 10 GBP | 55.47 MYR |
| 50 GBP | 277.36 MYR |
| 100 GBP | 554.72 MYR |
| 500 GBP | 2,773.61 MYR |
| 1,000 GBP | 5,547.22 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-08-14T18:01:54Z",
"rates": {
"MYR": 5.547219
}
}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": 554.7219,
"rate": 5.547219
}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