Rate Overview
Live
1 MYR = 0.183206 GBP
1 GBP = 5.4583
MYR
Avg
0.183593
High
0.183990
Low
0.183181
Last updated: 6/15/2026, 11:20:06 AM
Quick Conversions
| MYR | GBP |
|---|---|
| 1 MYR | 0.18 GBP |
| 10 MYR | 1.83 GBP |
| 50 MYR | 9.16 GBP |
| 100 MYR | 18.32 GBP |
| 500 MYR | 91.60 GBP |
| 1,000 MYR | 183.21 GBP |
Get MYR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=GBPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-06-15T11:20:06Z",
"rates": {
"GBP": 0.183206
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "GBP",
"amount": 100
},
"result": 18.320600000000002,
"rate": 0.183206
}Build with MYR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key